/* CSS Document */

body {
    background-color: #fff;
    font-family: "宋体", Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #666;
    text-decoration: none;
}

a {
    color: #666;
    font-family: "宋体", Arial, Helvetica, sans-serif;
    text-decoration: none;
    outline: 0
}

a:hover {
    color: #35c4ff;
    text-decoration: none;
}

.cen {
    text-align: center;
}

.h20 {
    height: 20px;
}


/* 头部样式 */

#container,
#wrapper {
    width: 100%;
    display: table;
    height: auto;
}

#header {
    background: url(../images/headerbg.jpg) no-repeat right top;
    position: relative;
    left: 50%;
    margin-left: -960px;
    width: 1920px;
}

.top {
    height: 25px;
}

.top ul {
    width: 980px;
    margin: 0 auto;
    line-height: 25px;
    color: #999;
}

.top ul label a {
    margin: 0 10px;
    color: #999;
}

.logo {
    margin: 0 auto;
    width: 980px;
    height: 76px;
}

.menu {
    height: 44px;
    position: relative;
}

.menu ul {
    width: 980px;
    margin: 0 auto;
}

.menu ul li {
    float: left;
    width: 118px;
    height: 44px;
    margin-left: -15px;
    overflow: hidden;
    text-align: center;
}

.menu ul li a {
    display: block;
    height: 44px;
    color: #fff;
    line-height: 50px;
    font-size: 16px;
}

.menu ul li.on,
.menu ul li:hover {
    background: url(../images/on.png) no-repeat center top;
    line-height: 50px;
}

.search {
    width: 980px;
    margin: 0 auto;
    height: 45px;
    color: #7a7a7a;
}

.search-left {
    width: 285px;
    height: 24px;
    float: left;
    padding-top: 11px;
}

.search-left .text {
    width: 200px;
    height: 16px;
    line-height: 16px;
    padding: 4px 0 4px 21px;
    background: url(../images/text.jpg) no-repeat;
    border: none;
    float: left;
    color: #7a7a7a;
}

.search-left .subt {
    width: 50px;
    height: 24px;
    background: url(../images/subt.jpg) no-repeat;
    border: none;
    float: left;
    margin-left: 10px;
    cursor: pointer;
}

.search-right {
    width: 630px;
    line-height: 45px;
    padding-left: 25px;
    float: left;
    overflow: hidden;
}

.search-right a {
    padding: 0 6px;
    color: #7a7a7a;
}


/*  广告轮播图 */

.index_banner {
    width: 1920px;
    margin: 0 auto;
    position: relative;
    height: 440px;
    overflow: hidden;
    left: 50%;
    margin-left: -960px;
}

.index_banner2 {
    width: 1920px;
    margin: 0 auto;
    position: relative;
    height: 300px;
    overflow: hidden;
    left: 50%;
    margin-left: -960px;
}

.index_ban_ul {
    width: 1920px;
    height: 440px;
    overflow: hidden;
    z-index: 0;
}

.index_ban_ul2 {
    width: 1920px;
    height: 300px;
    overflow: hidden;
    z-index: 0;
}

.banner_ctr {
    height: 90px;
    width: 1000px;
    position: absolute;
    top: 45%;
    z-index: 2;
    left: 50%;
    margin-left: -500px;
}

.banner_ctr a {
    display: block;
    width: 60px;
    height: 90px;
    background: url(../images/ad_ctr.png) no-repeat 0 0;
    position: absolute;
    opacity: 0.2;
    filter: alpha(opacity=20);
    display: block;
}

.banner_ctr a.prev {
    left: 0px;
}

.banner_ctr a.next {
    right: 0px;
    background-position: 0 -90px;
}

.banner_ctr a:hover {
    filter: alpha(opacity=50) !important;
    opacity: 0.5 !important;
}

.index_banner .hd {
    width: 1000px;
    position: absolute;
    bottom: 0;
    text-align: center;
    z-index: 1;
    left: 50%;
    margin-left: -500px;
    font-size: 0;
    line-height: 0;
    background: url(../images/ban_numbg.png) no-repeat center bottom;
    height: 23px;
    padding-top: 10px;
}

.index_banner .hd li {
    background: #fff;
    z-index: 2;
    cursor: pointer;
    margin-right: 5px;
    display: inline-block;
    width: 15px;
    height: 15px;
    line-height: 0;
    font-size: 0;
    *display: inline;
    zoom: 1;
    font-weight: bold;
    border-radius: 100%;
}

.index_banner .hd li:hover,
.index_banner .hd .on {
    background: #0095ff;
}

.index_banner2 .hd {
    width: 1000px;
    position: absolute;
    bottom: 0;
    text-align: center;
    z-index: 1;
    left: 50%;
    margin-left: -500px;
    font-size: 0;
    line-height: 0;
    background: url(../images/ban_numbg.png) no-repeat center bottom;
    height: 23px;
    padding-top: 10px;
}

.index_banner2 .hd li {
    background: #fff;
    z-index: 2;
    cursor: pointer;
    margin-right: 5px;
    display: inline-block;
    width: 15px;
    height: 15px;
    line-height: 0;
    font-size: 0;
    *display: inline;
    zoom: 1;
    font-weight: bold;
    border-radius: 100%;
}

.index_banner2 .hd li:hover,
.index_banner2 .hd .on {
    background: #0095ff;
}

.ls-layer img {
    height: 100%;
}


/* 底部样式 */

#footer {
    height: auto;
    background: url(../images/footbg.jpg) repeat-x left top #F3F3F3;
}

.links {
    width: 980px;
    margin: 0 auto;
    margin-top: 20px;
    background: url(../images/link.jpg) no-repeat left;
}

.links ul {
    width: 840px;
    margin: 0 auto;
    padding-left: 110px;
    background: url(../images/links.png) no-repeat left 0;
}

.links ul a {
    display: inline;
    line-height: 30px;
    margin: 0px 10px;
}

.bottom {
    width: 980px;
    margin: 0 auto;
}

.bottom-menu {
    text-align: center;
    line-height: 46px;
    color: #fff;
}

.bottom-menu a {
    padding: 0 21px;
    color: #fff;
}

.bottom-zycp {
    padding: 10px;
    line-height: 22px;
    font-size: 14px;
}


/* 最新产品样式*/

.tui_web {
    width: 100%;
    height: 210px;
    background: #f6f6f6;
    padding: 25px 0 20px;
    overflow: hidden;
    border-bottom: 1px solid #ededed;
}

.tui_prod {
    width: 980px;
    margin: 0 auto;
}

.tui_prod h2 {
    text-align: center;
    line-height: 28px;
    font-family: "微软雅黑";
    font-size: 24px;
    color: #333;
}

.tui_prod h2 span {
    padding-left: 5px;
    text-transform: uppercase;
    color: #35c4ff;
}

.tui_prod_list {
    width: 980px;
    padding-top: 15px;
    overflow: hidden;
}

.tui_prod_list .hd {
    position: relative;
}

.tui_prod_list .hd a {
    display: block;
    width: 57px;
    height: 57px;
}

.tui_prod_list .hd a.next {
    position: absolute;
    left: 0px;
    top: 45px;
    background: url(../images/anu.jpg) no-repeat;
}

.tui_prod_list .hd a.next:hover {
    background-position: 0 -57px;
}

.tui_prod_list .hd a.prev {
    position: absolute;
    right: 0px;
    top: 45px;
    background: url(../images/anu.jpg) no-repeat 0 -114px;
}

.tui_prod_list .hd a.prev:hover {
    background-position: 0 -171px;
}

.tui_prod_list .bd {
    width: 810px;
    margin: 0 auto;
    overflow: hidden;
}

.tui_prod_list .bd ul {
    width: 840px;
}

.tui_prod_list .bd li {
    width: 186px;
    height: ;
    float: left;
    margin-right: 19px;
}

.tui_prod_list .bd li div {
    height: 185px;
    height: 139px;
    overflow: hidden;
    text-align: center;
    background-color: #fff;
    border: 1px solid #ebebeb;
}

.tui_prod_list .bd li div:hover {
    border: 1px solid #35c4ff;
}

.tui_prod_list .bd li p {
    text-align: center;
    height: 30px;
    line-height: 30px;
}


/* 产品分类样式*/

#prod_wrap {
    height: 490px;
    background: url(../images/mainbg.jpg) repeat-x left bottom;
    padding-top: 35px;
}

#main {
    width: 980px;
    margin: 0 auto;
    padding-bottom: 20px;
    display: table;
    overflow-x: hidden;
}

#categories {
    float: left;
    width: 228px;
}

#categories h3 {
    height: 50px;
    line-height: 50px;
    background: url(../images/productbg.jpg) no-repeat left top;
    font-family: "微软雅黑";
    font-size: 24px;
}

#categories h3 {
    background-position: left top;
    text-align: center;
    color: #fff;
}

#categories .fenlei {
    height: 430px;
}

#categories .fenlei li {
    background: url(../images/fenlei_li.jpg) no-repeat;
    margin-top: 10px;
    height: 34px;
}

#categories .fenlei li a {
    display: block;
    width: 193px;
    padding-left: 35px;
    height: 34px;
    line-height: 34px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

#categories .fenlei li b {
    font-size: 16px;
}

#categories .fenlei li:hover a {
    background: url(../images/fenlei_lia.jpg) no-repeat;
    color: #fff;
}


/* 首页产品列表样式 */

#tuijian {
    float: left;
    width: 716px;
    margin-left: 36px;
}

#tuijian h3 {
    height: 45px;
    line-height: 45px;
}

#tuijian h3 span {
    font-family: "微软雅黑";
    font-size: 18px;
    font-weight: bold;
    color: #333;
}

#tuijian h3 span b {
    font-family: arial;
    color: #35c4ff;
    padding-left: 5px;
    font-weight: normal;
    font-size: 20px;
}

#tuijian h3 h1 {
    font-family: "微软雅黑";
    font-size: 18px;
    font-weight: bold;
    color: #333;
}

#tuijian h3 h1 b {
    font-family: arial;
    color: #35c4ff;
    padding-left: 5px;
    font-weight: normal;
    font-size: 20px;
}

#tuijian h3 h1 h2 {
    font-family: arial;
    color: #35c4ff;
    padding-left: 5px;
    font-weight: normal;
    font-size: 20px;
}

#tuijian h3 a.more {
    font-size: 12px;
    color: #878787;
    text-transform: uppercase;
}

.chanpin {
    width: 716px;
    height: 445px;
    overflow: hidden;
}

#product_list {
    width: 730px;
    padding-top: 10px;
    overflow: hidden;
}

.chanpin ul,
#product_list ul {
    width: 760px;
}

.chanpin ul li,
#product_list ul li {
    float: left;
    width: 226px;
    margin-right: 19px;
    margin-top: 8px;
}

#product_list ul li {
    margin-right: 26px;
}

.chanpin ul li div,
#product_list ul li div {
    height: 168px;
    overflow: hidden;
    text-align: center;
    background-color: #fff;
    border: 1px solid #ebebeb;
}

.chanpin ul li div:hover,
#product_list ul li div:hover {
    border: 1px solid #35c4ff;
}

.chanpin ul li p,
#product_list ul li p {
    text-align: center;
    height: 30px;
    line-height: 30px;
}


/* 首页公司简介样式 */

.gr-main-about {
    width: 980px;
    height: 320px;
    margin: 0 auto;
}

.about-video {
    width: 360px;
    height: 265px;
    float: left;
    padding: 11px 11px 0;
    background: url(../images/video_bj.jpg) no-repeat;
    margin-top: 20px;
}

.about-cont {
    width: 425px;
    float: left;
    margin-left: 20px;
    margin-top: 20px;
}

.about-cont h2 {
    font-size: 24px;
    font-family: "微软雅黑";
    color: #333;
}

.about-cont h2 span {
    padding-right: 10px;
    font-size: 25px;
    color: #35c4ff;
}

.cont-list {
    padding-top: 10px;
    line-height: 24px;
    color: #666;
}

.about-kjfs {
    width: 140px;
    float: right;
    position: relative;
}

.about-kjfs a {
    display: block;
    width: 103px;
    height: 65px;
    text-align: center;
    font-family: "微软雅黑";
    font-size: 15px;
    background: url(../images/kj.jpg) no-repeat;
    padding-top: 38px;
}

.about-kjfs a:hover {
    background-position: 0 -103px;
    color: #fff;
}

.about-kjfs a span {
    display: block;
    text-transform: uppercase;
    font-family: arial;
    font-size: 10px;
}

.kj-b {
    position: absolute;
    top: 105px;
    right: 0;
}

.kj-c {
    position: absolute;
    top: 213px;
    left: 0;
}


/* 首页实力展示样式 */

#environment {
    width: 980px;
    height: 235px;
    margin: 0 auto;
    background: url(../images/sj_bj.jpg) no-repeat;
}

#environment h3 {
    height: 30px;
    line-height: 30px;
    padding: 20px 25px 0;
    overflow: hidden;
}

#environment h3 span {
    display: block;
    background: url(../images/icona.jpg) no-repeat left 5px;
    padding-left: 25px;
    font-family: "微软雅黑";
    font-size: 20px;
    font-weight: bold;
    color: #333;
}

#environment ul {
    padding: 10px;
    display: table;
}

#environment ul li {
    float: left;
    text-align: center;
    margin: 10px 13px;
}

#environment ul li div {
    width: 160px;
    height: 120px;
    overflow: hidden;
    background-color: #fff;
    border: 1px solid #eee;
    padding: 2px;
}

#environment ul li p {
    height: 30px;
    line-height: 30px;
}

#demo {
    height: 214px;
    overflow: hidden;
    width: 978px;
}

#demoimg {
    margin: 0 auto;
}

#indemo {
    float: left;
    width: 600%;
    overflow: hidden;
}

#demo1,
#demo2 {
    display: inline;
    float: left;
    overflow: hidden;
}


/* 首页新闻样式 */

.gr-main-news {
    background: url(../images/ne_b.jpg) repeat-x left top;
    height: 430px;
}

.main-news {
    width: 980px;
    height: 335px;
    margin: 0 auto;
    padding-top: 26px;
    overflow: hidden;
    height: 430px;
}

#news_i h3 {
    background: url(../images/line.jpg) no-repeat left;
    color: #333;
    font-size: 20px;
    font-weight: bold;
    padding-left: 15px;
    font-family: "微软雅黑";
}

#news_i h3 a.more {
    font-size: 12px;
    padding-top: 5px;
}

#news_i ul {
    padding-top: 10px;
}

#news_i {
    float: left;
    width: 460px;
    height: 420px;
    overflow: hidden;
}

.pa-left60 {
    padding-left: 30px;
    margin-left: 28px;
    border-left: 1px dashed #bbb;
}

.news_i li {
    margin: 11px 0px;
    padding: 0 0px 10px 0;
}

.rq {
    float: left;
    height: 65px;
    margin-right: 12px;
    text-align: center;
    width: 50px;
    background-color: #70cc00;
}

.rq h6 {
    color: #fff;
    font-family: "微软雅黑";
    font-size: 30px;
    font-weight: bold;
    line-height: 43px;
}

.news_i .rq p {
    color: #fff;
    line-height: 20px;
    background-color: #00b0ef;
    border-top: 1px solid #fff;
}

.news_i h5 a {
    font-weight: bold;
    font-size: 14px;
    line-height: 24px;
}

.news_i p {
    line-height: 24px;
    color: #9e9e9e;
}


/* 首页合作伙伴样式 */

#cooperation {
    width: 980px;
    height: auto;
    margin: 20px auto 0;
    background: #f3f3f3;
}

#cooperation h3 {
    height: 30px;
    line-height: 30px;
    padding: 20px 25px 0;
    overflow: hidden;
}

#cooperation h3 span {
    display: block;
    background: url(../images/iconb.jpg) no-repeat left 3px;
    padding-left: 25px;
    font-family: "微软雅黑";
    font-size: 20px;
    color: #333;
    font-weight: bold;
}

#cooperation .bd {
    width: 960px;
    margin: 0 auto
}

#cooperation ul {
    padding: 10px;
    display: table;
}

#cooperation ul li {
    float: left;
    text-align: center;
    margin: 7px;
    width: 23.5%;
}

#cooperation ul li div {
    width: 100%;
    height: 200px;
    overflow: hidden;
    background-color: #fff;
    border: 1px solid #eee;
    padding: 2px;
}

#cooperation ul li p {
    height: 30px;
    line-height: 30px;
}


/* 内页样式 */

#page-warp {
    width: 980px;
    margin: 0 auto;
}

#left {
    float: left;
    width: 228px;
    margin-top: 20px;
}

.sidebar h3 {
    height: 50px;
    line-height: 50px;
    background: url(../images/productbg.jpg) no-repeat left top;
    font-family: "微软雅黑";
    font-size: 24px;
}

.sidebar h3 {
    background-position: left top;
    text-align: center;
    color: #fff;
}

.sidebar .fenlei {
    overflow: hidden;
}

.sidebar .fenlei li {
    background: url(../images/fenlei_li.jpg) no-repeat;
    margin-top: 10px;
}

.sidebar .fenlei li a {
    display: block;
    width: 193px;
    padding-left: 35px;
    height: 34px;
    line-height: 34px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.sidebar .fenlei li a:hover {
    background: url(../images/fenlei_lia.jpg) no-repeat;
    color: #fff;
}

.sidebar .fenlei li a.curr {
    background: url(../images/fenlei_lia.jpg) no-repeat;
    color: #fff;
}

.contact-lb {
    width: 196px;
    background: #fff;
    line-height: 24px;
    border: 1px solid #e4e4e4;
    padding: 15px;
}

.sidebar .fenlei li .subnav {
    background: #ededed;
    display: none;
}

.sidebar .fenlei li .subnav li {
    background: none
}

.sidebar .fenlei li .subnav li a span {
    font-weight: bold;
}


/* 内页右侧样式 */

#right {
    float: left;
    width: 730px;
    margin: 20px 0 0 21px;
}

.position {
    background: url(../images/main_tit.jpg) no-repeat left bottom;
    color: #fff;
    height: 50px;
    line-height: 50px;
    text-indent: 15px;
}

.position a {
    color: #fff;
}

#about,
#news_list,
#product {
    padding: 15px;
    font-size: 14px;
    line-height: 26px;
}

#about h1 {
    color: #000;
    font-family: "微软雅黑";
    font-size: 18px;
    line-height: 35px;
    text-align: center;
}

#about .time {
    color: #999;
    border-bottom: 1px dashed #d8d8d8;
    font-size: 12px;
    line-height: 30px;
    margin: 10px 0 15px 0;
    text-align: center;
}

#about .time a {
    color: #999;
}

#about .imgshow img {
    max-width: 600px;
    margin: 10px auto;
}

.bds_more {
    background: none;
}

#news_list ul li {
    background: url(../images/arc.gif) no-repeat 0px 5px;
    display: block;
    border-bottom: 1px dashed #d8d8d8;
    margin-bottom: 10px;
    padding: 0 0 10px 25px;
}

#news_list ul li h2 {
    font-size: 14px;
    height: 30px;
    overflow: hidden;
    line-height: 30px;
    margin-bottom: 2px;
}

#news_list ul li h2 label {
    color: #aeaeae;
    display: inline;
    float: right;
    font-size: 12px;
    font-weight: 100;
    width: 180px;
    text-align: right;
}

#news_list ul li h2 label a {
    float: right;
    margin-top: 2px;
}

#news_list ul li h2 label a img {
    margin-top: 3px;
}

#news_list ul li h2 a {
    font-size: 14px;
    color: #333;
}

#news_list ul li p {
    line-height: 20px;
    color: #666;
}


/*--/news_list--*/

#pagelist {
    padding: 20px 0;
    text-align: center;
}

#pagelist a,
span.page_index,
span.page_prev,
#pagelist span.active,
span.page_end,
span.page_next,
#pagelist span {
    cursor: pointer;
    padding: 5px 8px;
    font-size: 12px;
}

#pagelist a.on {}

#pagelist span.active {
    background-color: #35c4ff;
    color: #FFFFFF;
}

#pagelist a:hover,
#pagelist span:hover {
    background-color: #35c4ff;
    color: #FFFFFF;
}


/*--/pagelist--*/

.prew,
.nextw {
    background: url("../images/ui_pre_info.gif") no-repeat scroll left 6px;
    float: left;
    height: 24px;
    line-height: 24px;
    overflow: hidden;
    padding-left: 15px;
    text-align: left;
    width: 46%;
    color: #878787;
    font-size: 12px;
}

.nextw {
    background: url("../images/ui_next_info.gif") no-repeat scroll right 6px;
    float: right;
    padding-right: 15px;
    text-align: right;
}

.prew a,
.nextw a {
    color: #878787;
    font-size: 12px;
}

.prew a:hover,
.nextw a:hover,
.about .time a:hover {
    color: #35c4ff;
}


/*--/next_prew--*/

#xg_pic h2,
#xg_news h2,
#plun h2,
.content h2 {
    background: url(../images/titbg.jpg) no-repeat left top;
    color: #fff;
    font-size: 14px;
    height: 37px;
    line-height: 37px;
    text-indent: 20px;
}

#xg_news ul li {
    background: url("../images/leftbar_arc.jpg") no-repeat scroll 10px center;
    border-bottom: 1px dashed #d8d8d8;
    float: left;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    padding: 0 1% 0 3%;
    width: 46%;
}

#xg_news ul li a {
    font-size: 12px;
}

.di {
    border: 1px solid #d8d8d8;
    height: 160px;
    overflow: hidden;
    width: 160px;
    background-color: #fff;
}

.di:hover {
    border: 1px solid #35c4ff;
}

#marquee {
    margin-top: 15px;
    overflow: hidden;
    width: 100%;
}

#marquee img {}

#marquee dl,
#marquee dt,
#marquee dd,
#marquee a {
    float: left;
    padding: 0;
    text-align: center;
    font-size: 12px;
}

#marquee a {
    margin: 0 5px 0 5px;
    width: 162px;
    overflow: hidden;
}

#marquee dl dt a {
    display: inline;
    float: left;
    line-height: 20px;
}

#marquee dl dt a:hover .di {
    border: 1px solid #35c4ff;
}

#marquee dl {
    width: 1000%;
}

.probar {
    padding: 10px 0 0;
}

.probar_left {
    width: 100%;
}

.probar_right {
    height: 402px;
    width: 296px;
}

.probar_right li {
    border: 0 none;
}

.probar_right li h1,
.probar_right li h3 {
    border-bottom: 1px dashed #d8d8d8;
}

.tagContent_ {
    border: 1px solid #d8d8d8;
    height: 400px;
    overflow: hidden;
    text-align: center;
    width: 400px;
}

#thumb {
    float: left;
    overflow: hidden;
    width: 402px;
}

#thumb li {
    border: 1px solid #d8d8d8;
    display: inline;
    float: left;
    height: 70px;
    margin: 10px 4px;
    overflow: hidden;
    text-align: center;
    width: 70px;
}

#thumb li:hover {
    border: 1px solid #d8d8d8;
}

#thumb li img {}

#thumb li A {
    float: left;
    height: 70px;
    line-height: 70px;
    text-align: center;
    width: 70px;
}

#thumb li.emptyTag {}

#thumb li.selectTag {
    position: relative;
}

#thumb li.selectTag A {}

.big {
    background: url(../images/big.png) no-repeat 150px center;
    float: left;
    width: 100%;
    text-align: center;
    height: 18px;
    line-height: 18px;
    padding-left: 20px;
}

#show {
    width: 400px;
    height: 400px;
    overflow: hidden;
    position: relative;
    left: 0;
    border: 1px solid #d8d8d8;
    text-align: center;
    background-color: #fff;
}

#show_mark {
    position: absolute;
    top: 0;
    left: 0;
    width: 400px;
    height: 400px;
    background-color: #000;
    opacity: 1;
    filter: alpha(opacity=50);
    cursor: crosshair;
    border: 1px solid #999;
    display: none;
}

#zoom {
    float: left;
    position: relative;
    left: 412px;
    margin-top: -402px;
    z-index: 3;
    width: 300px;
    height: 400px;
    text-align: center;
    line-height: 400px;
    display: none;
    overflow: hidden;
    border: 1px solid #eee;
    background-color: #fff;
    z-index: 1000;
}

#zoom img {
    position: absolute;
    margin: 0 auto;
}

.probar_right ul {
    padding: 0 0 0 15px;
}

.probar_right ul li {
    padding: 0 0 0 10px;
}

.probar_right ul li h1,
.probar_right ul li h3 {
    color: #35c4ff;
    font-size: 12px;
    line-height: 30px;
    text-align: left;
}

.inp,
.textarea {
    border: 1px solid #d8d8d8;
    color: #686868;
    font-size: 12px;
    font-family: "宋体";
    height: 24px;
    line-height: 24px;
    margin: 5px 0 0;
    overflow: hidden;
    padding: 0 5px 0 7px;
    width: 247px;
    background: none;
}

.inp {
    height: 24px;
}

.textarea {
    height: 90px;
}

.code {
    float: left;
    border: 1px solid #d8d8d8;
    height: 18px;
    margin-right: 8px;
    width: 60px;
    padding: 1px;
    text-align: center;
    background: none;
}

.sub {
    background: url("../images/zixun.gif") no-repeat scroll left center;
    border: 0 none;
    cursor: pointer;
    float: left;
    height: 23px;
    width: 61px;
    margin-top: -5px;
}


/*--/probar--*/

#plun {
    background-color: #fff;
    border: 1px solid #d8d8d8;
    margin: 20px 0 0 5px;
    padding: 10px;
    width: 686px;
    font-size: 12px;
}

#plun h5 {
    display: block;
    padding: 0 10px 10px;
}

#plun h5 span {
    color: #6B6B6B;
    float: right;
}

#plun h5 label {
    background: url("../images/plun.gif") no-repeat scroll left center;
    color: #267CC8;
    padding-left: 15px;
}

#plun .pl {
    margin: 10px 0 0;
}

#plun .pl .text {
    border: 1px solid #d8d8d8;
    color: #666666;
    display: block;
    font-family: "宋体", Arial, Helvetica, sans-serif;
    font-size: 12px;
    height: 80px;
    line-height: 18px;
    width: 682px;
}

#plun .pl li {
    float: left;
    margin: 10px 0 0;
    text-align: left;
    width: 100%;
}

.plun_inp {
    background: url("../images/plun1.gif") no-repeat scroll left top;
    border: 0 none;
    height: 22px;
    margin-right: 10px;
    padding: 0;
    width: 66px;
    float: right;
}

.emiall {
    border: 1px solid #d8d8d8;
    float: left;
    height: 20px;
    line-height: 20px;
    margin-right: 10px;
    padding: 0 10px 0 0;
}

.em1 {
    color: #666666;
    margin: 0 7px;
}

#plun .pl li em {
    float: left;
    height: 22px;
    margin: 0 10px;
    width: 60px;
}

#plun .ly {
    padding: 5px 0;
}

#plun .ly li {
    border-bottom: 1px dashed #d8d8d8;
    clear: both;
    margin: 10px 0 0;
    padding: 0 5px 5px;
}

#plun .ly li label {
    background: url("../images/arrow.gif") no-repeat scroll 2px center;
    color: #267CC8;
    padding: 0 0 0 15px;
}


/*--/guest--*/

#guest {
    color: #545454;
    line-height: 22px;
    width: 680px;
    font-family: "微软雅黑";
}

.input_on {
    background-color: #FFFFCC;
    background-image: none;
    border: 1px solid #999999;
    float: left;
    height: 18px;
    margin: 0;
    padding: 2px 8px 0 3px;
}

.input_off {
    background-color: #FFFFFF;
    background-image: none;
    border: 1px solid #CCCCCC;
    float: left;
    height: 18px;
    margin: 0;
    padding: 2px 8px 0 3px;
}

.input_move {
    background-color: #FFFFCC;
    background-image: none;
    border: 1px solid #0088CD;
    float: left;
    height: 18px;
    margin: 0;
    padding: 2px 8px 0 3px;
}

.input_out {
    background-color: #FFFFFF;
    background-image: none;
    border: 1px solid #CCCCCC;
    float: left;
    width: 260px;
    height: 28px;
    line-height: 28px;
    margin: 0;
    padding: 0px 8px 0 3px;
}

.input_out1 {
    background-color: #FFFFFF;
    background-image: none;
    border: 1px solid #CCCCCC;
    float: left;
    font-size: 12px;
    height: 100px;
    line-height: 20px;
    margin: 0;
    padding: 2px 8px 0 3px;
    resize: none;
    width: 400px;
}

.input_out2 {
    background-color: #FFFFFF;
    background-image: none;
    border: 1px solid #CCCCCC;
    float: left;
    height: 18px;
    margin: 0;
    padding: 2px 8px 0 3px;
    width: 80px;
}

#guest .input_test {
    list-style-type: none;
    margin: 20px 0 0 60px;
    padding-bottom: 10px;
}

#guest ul.input_test .hr {
    display: block;
    float: left;
    line-height: 27px;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 100%;
}

#guest ul.input_test li {
    background-image: none;
    display: inline;
    float: left;
    margin: 20px 0 0px 0;
    width: 610px;
}

#guest .input_test label {
    background-image: none;
    float: left;
    font-size: 12px;
    line-height: 30px;
    margin: 0;
    padding: 0;
    text-align: right;
    width: 60px;
}

#guest .input_test span {
    background-image: none;
    color: #999999;
    float: left;
    font-size: 12px;
    line-height: 30px;
    margin-left: 0;
    padding-left: 10px;
    text-align: left;
}

#guest .input_test span.inp_zd,
#guest .input_test span .inp_zd {
    width: 250px;
    height: 30px;
    overflow: hidden;
}

#guest .input_test .red {
    color: #FF0000;
    float: none;
}

#guest .code_img {
    height: 28px;
    margin: 1px auto;
}

#sub_btn,
#sub_reset {
    height: 24px;
    line-height: 24px;
    margin-right: 10px;
    width: 50px;
}

#sub_btn:hover {
    height: 24px;
    line-height: 24px;
    width: 50px;
}

.inp_kg {
    overflow: hidden;
    width: 50px;
}

#submit,
#sub_reset {
    cursor: pointer;
    height: 30px;
    width: 80px;
}

#guest #submit {
    width: 80px;
    height: 30px;
}


/*--Guest--*/

#plun {
    border: 1px solid #eee;
    margin: 20px 0 0 5px;
    padding: 10px;
    width: 686px;
}

#plun h5 {
    display: block;
    padding: 0 10px 10px;
}

#plun h5 span {
    color: #6B6B6B;
    float: right;
}

#plun h5 label {
    background: url("../images/plun.gif") no-repeat scroll left center transparent;
    color: #267CC8;
    padding-left: 15px;
}

#plun .pl {
    margin: 10px 0 0;
}

#plun .pl .text {
    border: 1px solid #eee;
    color: #666666;
    display: block;
    font-family: "宋体", Arial, Helvetica, sans-serif;
    font-size: 12px;
    height: 80px;
    line-height: 18px;
    width: 682px;
}

#plun .pl li {
    float: left;
    margin: 10px 0 0;
    text-align: left;
    width: 100%;
}

.plun_inp {
    background: url("../images/plun1.gif") no-repeat scroll left top transparent;
    border: 0 none;
    height: 22px;
    margin-right: 10px;
    padding: 0;
    width: 66px;
}

.emiall {
    border: 1px solid #eee;
    float: left;
    height: 20px;
    line-height: 20px;
    margin-right: 10px;
    padding: 0 10px 0 0;
}

.em1 {
    color: #666666;
    margin: 0 7px;
}

#plun .pl li em {
    float: left;
    height: 22px;
    margin: 0 10px;
    width: 60px;
}

#plun .ly {
    padding: 5px 0;
}

#plun .ly li {
    border-bottom: 1px dashed #CFD3D6;
    clear: both;
    margin: 10px 0 0;
    padding: 0 5px 5px;
}

#plun .ly li label {
    background: url("../images/arrow.gif") no-repeat scroll 2px center transparent;
    color: #267CC8;
    padding: 0 0 0 15px;
}


/*--Guest--*/

#tbox {
    width: 54px;
    float: right;
    position: fixed;
    right: 100px;
    bottom: 50px;
    _position: absolute;
    _bottom: auto;
    _top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop, 10)||0)-(parseInt(this.currentStyle.marginBottom, 10)||0)));
    _margin-bottom: 15px;
    z-index: 9998
}

#tbox a {
    overflow: visible;
    position: relative
}

#gotop,
#moblie,
#home {
    display: block;
    width: 50px;
    height: 50px;
    margin-bottom: 2px
}

#gotop {
    background: #d3d3d3 url(../images/top_icon.png) no-repeat 5px 3px;
}

#home {
    background: #d3d3d3 url(../images/home_ico.png) no-repeat 5px 3px;
}

#moblie {
    background: #d3d3d3 url(../images/moblie_icon.png) no-repeat 5px 3px;
    position: relative;
}

#gotop:hover {
    background: #9B9B9B url(../images/top_icon.png) no-repeat 5px 3px;
}

#home:hover {
    background: #9B9B9B url(../images/home_ico.png) no-repeat 5px 3px;
}

#moblie:hover {
    background: #9B9B9B url(../images/moblie_icon.png) no-repeat 5px 3px;
}

#moblie .moblie_Code {
    position: absolute;
    right: 55px;
    top: -80px;
    z-index: 999999;
    background: url(../images/mobibarcodeui_tech.png) no-repeat;
    width: 160px;
    height: 160px;
    text-align: center;
}

#moblie .moblie_Code img {
    margin: 5px 0 0 0px;
    margin-right: 10px;
}

#moblie .moblie_Code p {
    width: 110px;
    color: #333;
    font-site: 14px;
    margin-left: 22px;
}

.pop_showmsg_wrap:focus {
    outline: 0 none;
}

.pop_showmsg_wrap,
.pop_showmsg {
    background: #f6fbfe url(../images/pop_showmsg.png) no-repeat;
}

.pop_showmsg_wrap {
    position: fixed;
    _position: absolute;
    z-index: 11;
    height: 55px;
    padding-right: 9px;
    background-position: right 0;
    border-radius: 8px;
    box-shadow: 0 0 10px #e1e1e1;
}

.pop_showmsg {
    height: 55px;
    font-size: 14px;
    background-position: left 0;
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
    display: inline-block;
}

.pop_showmsg span {
    padding: 10px 10px 10px 68px;
    display: block;
    line-height: 36px;
    height: 35px;
    text-shadow: 0 1px 1px #eee;
    color: #333;
}

.pop_showmsg span.success {
    background: url(../images/success.gif) 20px center no-repeat;
}

.pop_showmsg span.warning {
    background: url(../images/warning.gif) 20px center no-repeat;
}